Remove duplicated images with the shell [duplicate]
        Posted  
        
            by 
                nkint
            
        on Super User
        
        See other posts from Super User
        
            or by nkint
        
        
        
        Published on 2013-10-29T21:20:38Z
        Indexed on 
            2013/10/29
            22:00 UTC
        
        
        Read the original article
        Hit count: 207
        
This question is an exact duplicate of:
- Find all duplicate files by md5 hash 1 answer
I have a folder with osme images. Each of them has a different name but some of them are duplicate.
What is the best way to delete the duplicates? I have to do it sistematically so I need some shell command/script to invoke.
No limitation of used software, just no strange software..
I'd like to do it both in a Mac and in a Ubuntu systems
© Super User or respective owner